4digits software package provides guess-the-number game, aka Bulls and Cows, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install 4digits
4digits is installed in your system.
Make ensure the 4digits package were installed using the commands given below,
$ sudo dpkg-query -l | grep 4digits *
You will get with 4digits package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Games |
| Package | 4digits |
| Version | 1.1.4-1 |
| Description | guess-the-number game, aka Bulls and Cows |
| Sub Section | Games |